projects
/
project
/
bcm63xx
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
79874ae
)
arm: cam_enc_4xx: Change macro from BOARD_LATE_INIT to CONFIG_BOARD_LATE_INIT
author
Nobuhiro Iwamatsu
<
[email protected]
>
Tue, 17 Apr 2012 16:42:22 +0000
(16:42 +0000)
committer
Albert ARIBAUD
<
[email protected]
>
Tue, 15 May 2012 06:31:28 +0000
(08:31 +0200)
With almost all the architecture and board BOARD_LATE_INIT does not use.
CONFIG_BOARD_LATE_INIT is used instead.
This changed CONFIG_BOARD_LATE_INIT from BOARD_LATE_INIT.
Signed-off-by: Nobuhiro Iwamatsu <
[email protected]
>
CC: Heiko Schocher <
[email protected]
>
Acked-by: Heiko Schocher <
[email protected]
>
include/configs/cam_enc_4xx.h
patch
|
blob
|
history
diff --git
a/include/configs/cam_enc_4xx.h
b/include/configs/cam_enc_4xx.h
index 99856ebfdf2dcc84063dab26b84ac8bd8c5e292c..71faf1cc9ff2bbbe67eb44a40e63ebb41d536916 100644
(file)
--- a/
include/configs/cam_enc_4xx.h
+++ b/
include/configs/cam_enc_4xx.h
@@
-37,7
+37,7
@@
#define CONFIG_HOSTNAME cam_enc_4xx
-#define BOARD_LATE_INIT
+#define
CONFIG_
BOARD_LATE_INIT
#define CONFIG_CAM_ENC_LED_MASK 0x0fc00000
/* Memory Info */